You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > VectorInt.ScatterByMask Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.ScatterByMask Method

Scatters Src elements defined with the Mask to the calling object.

Syntax
C#
Visual Basic
public TMtxVecInt ScatterByMask([In] TMtxVecInt Src, [In] TMtxVecInt Mask, bool allow_resizing);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!